home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / NEWSOFT / AUGUST / NEWSBASE / !Newsbase / changelog < prev   
Text File  |  1997-08-07  |  5KB  |  94 lines

  1. fixed ka9q sethost (error when !tcpipuser not found).
  2. updated list of mail2news gateways.
  3. fixed interactive help on site mailname icon (text was too long for wimp msg).
  4. extra checking or invalid hostnames returned from transport gethost
  5. fixed wimp_starttask calls to prepend "Run " if special FS char "#" is present.
  6. fixed adduser/deluser code to handle message/batch commands properly.
  7. fixed listnewgroups message processor, to not send excess garbage at end of list.
  8. listnewgroups now does send date/time of each returned group as documented.
  9. deceased wimp clients now have associated threads fully shut down.
  10. fixed identifybatchfile to return byte offset to batch identifier.
  11. fixed handling of missing transport return codes.
  12. indexes now store in-reply-to header for mail messages
  13. tried to fix direct handling of ANT newsbatches... still not right
  14. overview expiry now deletes long-unused overview files
  15. remotely deleted users now update user mgt window,
  16. changed mime-type filter condition to content-type (to match header).
  17. fixed newsbase_update 11 message to work as advertised.
  18. added extra newsbase_update 11 update types.
  19. added grplist transport keyword, defines full grouplist filename.
  20. tcp sessions now shut down sooner on broken pipe condition.
  21. simplified sample playback system.
  22. article requests force old article attributes to read/write (to permit appending)extended command message 110 to accept wildcards, and return complete grouplist
  23. article id requests are now queued and dispatched to transports sooner.
  24. prevent config window opening before startup complete.
  25. Refuse config save in read-only mode.
  26. Only create gdbm directory if gdbm in use.
  27. Remove superfluous spaces from index/overview References fields.
  28.  
  29. patch-a
  30. -------
  31. exportgroup now handles error conditions (disk full, etc)
  32. extra errorproofing when transmitting long terminated strings from tcp servers.
  33. more problem checks in index/overview updates
  34. change to group creation, marking first article as 0 in internal tables.
  35. extra check against array overrun when looking up active groups.
  36. "fixed" blocking behaviour of tcp_sendline in servers (will poll and retry if blocked).
  37. repaired auto-restart routine.
  38. tcp servers now keep session byte counts.
  39. altered logfile trimmer to wimp task - taskwindow version may have caused hangs.
  40.  
  41. patch-b
  42. -------
  43.  
  44. Fixed new bug in overview generation when adding long-ish to: or content-type: fields
  45. added new nntp "cheat" fastmode for HEAD command, to speed Marcel/Pine clients (active by default)
  46. lots of modifications to index caching, should reduce disc access when Marcel/Pine open newsgroups.
  47. added tcp server post-command 2-second priority boost to inhibit pollidle timing.
  48. adjusted socket send buffer sizes for servers.
  49.  
  50. patch-c
  51. -------
  52.  
  53. Previously un-noticed bug sent in by Richard Sargeant - out of order index entries caused by return-receipt messages when sending to yourelf via local transport!
  54. Tidygroup now wipes old tmp* files (temporary index files, etc).
  55. Tidygroup can now have min files per directory adjusted.
  56. Index caching bug fixed during master-index regeneration.
  57. Replaced gdbm with newer version.
  58. Fixed bug sending outgoing article information to TTFN.
  59. Added siteinfo 24 command for direct read of groupinfo.
  60. Added a few SetSiteInfo command codes.
  61. Added Mark's new addheader program to ANT transport.
  62. Mailbox group is created when user added.
  63. Added countdown display for timeout to confirmation windows. Default choice highlighted.
  64. Can now define multiple extra headers for addition to outgoing messages, and separate sets of headers for mail or news.
  65. User window updated slightly. Context-sensitive buttons.
  66. Group information window now updates as selected group changes.
  67. User account disabled after too many password fails (default 5, "set pwfail n").
  68.  
  69. patch-d
  70. -------
  71.  
  72. Changed SMTP 251 response to 250, to deal with boneheaded Netscape mail client.
  73. Filter redirect destination groups are created at time of filter creation.
  74. Started adding APOP command to POP3 server - needs separate (plaintext!) password database.
  75. Updated ResFind to version 2.01b.
  76. Altered !Help file to use ResFind.
  77. Fixed hostname icon validation strings; wouldn't accept "-" character.
  78. Fixed menu selection of "postmaster" user (would always go to configured postmaster rather than any actual "postmaster".
  79. Added Organisation filter string.
  80. "Newsbase ok" logfile entry now lists current routine.
  81. Fixed the "user message command" routine, which didn't work properly at all.
  82. Added user status icon to user window, gives quick feedback on password status, etc.
  83. Added message command 350 (replace article)
  84. Slight improvements to "wait for task to end" code, though can still be fooled.
  85. Fixed handling of SMTP data, to perform quoting of "From "lines.
  86. Added some ESMTP support (8bitmime and size).
  87.  
  88. need to:
  89.  
  90. replace all BPUT by FNbput_line (eg when writing config files)
  91.  
  92. announce new mail correctly for users containing fullstop.
  93. todo: log start of expire/tidy each group; log arts/bytes expired
  94.